Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stackadapt pixel code to demo request button on site #7444

Open
linear bot opened this issue Nov 20, 2024 · 1 comment · May be fixed by #7448
Open

Add stackadapt pixel code to demo request button on site #7444

linear bot opened this issue Nov 20, 2024 · 1 comment · May be fixed by #7448
Assignees

Comments

@linear
Copy link

linear bot commented Nov 20, 2024

add the below code to the 'request your demo' button on this page https://sourcegraph.com/contact/request-info?form_submission_source=request-info

<script>
document.getElementById("myButtonID").addEventListener("click",function() {
!function(s,a,e,v,n,t,z){if(s.saq)return;n=s.saq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!s._saq)s._saq=n;n.push=n;n.loaded=!0;n.version='1.0';n.queue=[];t=a.createElement(e);t.async=!0;t.src=v;z=a.getElementsByTagName(e)[0];z.parentNode.insertBefore(t,z)}(window,document,'script','https://tags.srv.stackadapt.com/events.js');saq('conv;saq('conv)', 'NVzOKkqz7PghcmmSeXTHWq');
});
</script>

Copy link
Author

linear bot commented Nov 20, 2024

@chris-sev chris-sev linked a pull request Nov 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant