Is there any way to implement target tracking in SparkAR, but track the current plane where the 3d object is placed, instead of a predefined target image? So, for example, I’m placing a 3D object on a …
Advertisement
Tag: tracking
Fetching rendered JavaScript from a page (Omniture pixel)?
I have some code (incidentally, it is for Omniture SiteCatalyst) that renders a 1×1 pixel based on some JavaScript object variables I set in the page’s source code. The JavaScript eventually creates an img based on the scripting code, but the img src isn’t hard-coded into the HTML. How can I figure out what the img src is, given the
Advertisement