You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because of some networking, impressionist can't pull the real IP. I have the IP I want to use, but I'm not sure how to overwrite impressionists incorrect ip.
How can I update the object before it pushes the impressionist data to the database?
Also, can you count with specifications? Like I have a field action_name in the impressions database and I only want to count hits where that equals a value.
Because of some networking, impressionist can't pull the real IP. I have the IP I want to use, but I'm not sure how to overwrite impressionists incorrect ip.
How can I update the object before it pushes the impressionist data to the database?
Something like:
impressionist( @ip_address => "123.123.123.0" )
The text was updated successfully, but these errors were encountered: