Expand my Community achievements bar.

Direct Call Rules Not Working With IOS Based Browsers

Avatar

Level 2

Background:

We wanted to track form submits on our site via a direct call, since CSS selectors only track on click, whereas a direct call will track successes. We asked our development team to send a direct call rule to _satellite.track, confirming that the form submit was successful.

Issue:

The direct call rules works with most browsers, but will not capture the rule with any IOS based browsers. We found this by tying the adobe data to our database the form submit info was being to, and saw that the IOS based form submits were not tracking in Adobe Analytics.

Question:

Has anyone else run into this issue? Is there something specific to IOS based browsers that would be causing issues with direct call rules?

3 Replies

Avatar

Level 10

erivce63680838, DCR rules can't be dependent on operating system as this is just a JS function. Double check in the browser console that the DCR is called. It's likely the function that calls the DCR is not working properly.

Share a link to the page if it's public.

Avatar

Level 2

Thank you for the quick response, I'm going to send you the link to the form in a private message.

Avatar

Employee Advisor

Hi Eric, were you able to get this resolved? Also, is this for DTM or Launch?