1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to track URL of an Android app when opened?

Discussion in 'Programming' started by bogartkick, Oct 22, 2017.

  1. #1
    Hi guys!

    I hope you're having a great weekend. Anyways, I need some help.

    When I'm opening an Android app, I was wondering if it's possible to reveal it's exact URL to any page of an app that I'm opening? Like if there's a "Register" button that points to a registration page of an app, how can I determine it's URL? Or maybe the button's URL.

    I hope you guys understand what I mean. Thanks!
     
    bogartkick, Oct 22, 2017 IP
  2. phpmillion

    phpmillion Member

    Messages:
    145
    Likes Received:
    11
    Best Answers:
    4
    Trophy Points:
    45
    #2
    phpmillion, Oct 23, 2017 IP
  3. CodeBeast

    CodeBeast Well-Known Member

    Messages:
    463
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    155
    #3
    CodeBeast, Oct 25, 2017 IP
  4. bogartkick

    bogartkick Notable Member

    Messages:
    1,674
    Likes Received:
    70
    Best Answers:
    0
    Trophy Points:
    200
    #4
    bogartkick, Oct 25, 2017 IP
  5. CodeBeast

    CodeBeast Well-Known Member

    Messages:
    463
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    155
    #5
    Yes, it reveals the traffic source, along with the POST/GET request parameters.
     
    CodeBeast, Oct 25, 2017 IP
  6. Roger Luis

    Roger Luis Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #6
    Use packet analyzer like wireshark, so you can view every http request that your device requested.
     
    Roger Luis, Nov 1, 2017 IP