sercanlir
Forum Replies Created
-
Forum: Plugins
In reply to: [Intercom] Testing EnvironmentThank you Bob. I have contacted them and looking forward to hear back.
Best,
SercanForum: Plugins
In reply to: [Intercom] Testing EnvironmentHello Bob,
No web console errors to be tracked.
I implemented the tracking code to only my local host and using local web server to test. That shouldn’t be a problem though right?
Best,
SercanForum: Plugins
In reply to: [Intercom] Testing EnvironmentHere I commented the code out –
<!– View All Projects
<script type=”text/javascript” Intercom(‘trackEvent’, ‘view-all-campaigns’);>
</script>
–>Forum: Plugins
In reply to: [Intercom] Testing EnvironmentHello Bob,
Thank you for your response.
I was able to modify and insert $app_id on bootstrap.php, so that I saw the new app id on my wordpress plugin. However, intercom never caught any users on the test environment.I wanted to try the test environment because my events are not being tracked. Could you check, if I’m doing something wrong? Below is my event tracking code:
View All Projects
<script type=”text/javascript” Intercom(‘trackEvent’, ‘view-all-campaigns’);> </script>
Thanks again for your help.
Sercan